Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jboss.security Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
AnybodyPrincipalAn implementation of Principal and Comparable that represents any role.Classorg.jboss.securityJBoss Server
AuthenticationManagerThe SecurityManager is responsible for validating credentials associated with principals.Interfaceorg.jboss.securityJBoss Server
DefaultLoginConfigAn mbean that uses the default JAAS login configuration file basedVersion:$Revision: 1.Classorg.jboss.security.pluginsJBoss Server
NobodyPrincipalAn implementation of Principal and Comparable that represents no role.Classorg.jboss.securityJBoss Server
NullSecurityManagerAn implementation of SubjectSecurityManager, RealmMapping that authenticateseveryone and for which Principals have any role requested.Classorg.jboss.security.pluginsJBoss Server
RealmMappingThe interface for Principal mapping.Interfaceorg.jboss.securityJBoss Server
SecurityAssociationThe SecurityAssociation class maintains the security principal andcredentials.Classorg.jboss.securityJBoss Server
SecurityAssociationAuthenticatorAn implementation of Authenticator that obtains the username and password from the current SecurityAssociation state.Classorg.jboss.securityJBoss Server
SecurityConfigThe SecurityConfigMBean implementation.Classorg.jboss.security.pluginsJBoss Server
SecurityConfigMBeanA security configuration MBean.Interfaceorg.jboss.security.pluginsJBoss Server
SecurityDomainThe SecurityDomain interface combines the SubjectSecurityManager and RealmMapping interfaces and adds a keyStore and trustStore as well asInterfaceorg.jboss.securityJBoss Server
SecurityProxyAn interface describing the requirements for a SecurityInterceptor proxy.Interfaceorg.jboss.securityJBoss Server
SecurityProxyFactoryAn interface for factories of SecurityProxy objects.Interfaceorg.jboss.securityJBoss Server
SimplePrincipalA simple String based implementation of Principal.Classorg.jboss.securityJBoss Server
SubjectSecurityManagerAn extension of the AuthenticationManager that adds the notion of the activeSubject and security domain.Interfaceorg.jboss.securityJBoss Server