public class PGPSecurityContext extends Object implements SecurityContext
Constructor and Description |
---|
PGPSecurityContext(PGPAuthentication authentication) |
Modifier and Type | Method and Description |
---|---|
Authentication |
getAuthentication() |
void |
setAuthentication(Authentication authentication) |
public PGPSecurityContext(PGPAuthentication authentication)
public void setAuthentication(Authentication authentication)
setAuthentication
in interface SecurityContext
public Authentication getAuthentication()
getAuthentication
in interface SecurityContext
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.