public class PGPSecurityProvider extends AbstractSecurityProvider
PHASE_NAME| Constructor and Description |
|---|
PGPSecurityProvider() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
authenticate(Authentication authentication) |
protected void |
doInitialise() |
PGPKeyRing |
getKeyManager() |
void |
setKeyManager(PGPKeyRing keyManager) |
boolean |
supports(Class<?> aClass) |
createSecurityContext, getName, getSecurityContextFactory, initialise, setName, setSecurityContextFactorypublic Authentication authenticate(Authentication authentication) throws SecurityException
SecurityExceptionpublic boolean supports(Class<?> aClass)
supports in interface SecurityProvidersupports in class AbstractSecurityProviderprotected void doInitialise()
throws InitialisationException
doInitialise in class AbstractSecurityProviderInitialisationExceptionpublic PGPKeyRing getKeyManager()
public void setKeyManager(PGPKeyRing keyManager)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.