public class DefaultGHNServerSecurityContext extends DefaultGHNSecurityContext
defaultCredentials, defaultSecurityDescriptorBuilder, defaultSubjectDEFAULT_SECURITY_CONFIGURATION| Constructor and Description |
|---|
DefaultGHNServerSecurityContext() |
| Modifier and Type | Method and Description |
|---|---|
GSSCredential |
getDefaultCredentials()
Gets the container credentials if exists
|
GCUBESecurityManager |
getDefaultSecurityManager()
Utility method to generate a default security manager based on implementations.properties
|
Subject |
getDefaultSubject()
Provides the subject of the related container
|
getCredentialsAdder, getDefaultIncomingMessagesSecurityDescriptor, getDefaultOutgoingMessagesSecurityDescriptor, getDefaultServiceSecurityConfiguration, initpublic GSSCredential getDefaultCredentials()
SecurityContextpublic Subject getDefaultSubject()
SecurityContextpublic GCUBESecurityManager getDefaultSecurityManager() throws Exception
SecurityContextException - if something goes wrongCopyright © 2015. All Rights Reserved.