Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jboss.security Classes and Interfaces - 15 results found.
| Name | Description | Type | Package | Framework |
| AnybodyPrincipal | An implementation of Principal and Comparable that represents any role. | Class | org.jboss.security | JBoss Server |
|
| AuthenticationManager | The SecurityManager is responsible for validating credentials associated with principals. | Interface | org.jboss.security | JBoss Server |
|
| DefaultLoginConfig | An mbean that uses the default JAAS login configuration file basedVersion:$Revision: 1. | Class | org.jboss.security.plugins | JBoss Server |
|
| NobodyPrincipal | An implementation of Principal and Comparable that represents no role. | Class | org.jboss.security | JBoss Server |
|
| NullSecurityManager | An implementation of SubjectSecurityManager, RealmMapping that authenticateseveryone and for which Principals have any role requested. | Class | org.jboss.security.plugins | JBoss Server |
|
| RealmMapping | The interface for Principal mapping. | Interface | org.jboss.security | JBoss Server |
|
| SecurityAssociation | The SecurityAssociation class maintains the security principal andcredentials. | Class | org.jboss.security | JBoss Server |
|
| SecurityAssociationAuthenticator | An implementation of Authenticator that obtains the username and password from the current SecurityAssociation state. | Class | org.jboss.security | JBoss Server |
|
| SecurityConfig | The SecurityConfigMBean implementation. | Class | org.jboss.security.plugins | JBoss Server |
|
| SecurityConfigMBean | A security configuration MBean. | Interface | org.jboss.security.plugins | JBoss Server |
|
| SecurityDomain | The SecurityDomain interface combines the SubjectSecurityManager and RealmMapping interfaces and adds a keyStore and trustStore as well as | Interface | org.jboss.security | JBoss Server |
|
| SecurityProxy | An interface describing the requirements for a SecurityInterceptor proxy. | Interface | org.jboss.security | JBoss Server |
|
| SecurityProxyFactory | An interface for factories of SecurityProxy objects. | Interface | org.jboss.security | JBoss Server |
|
| SimplePrincipal | A simple String based implementation of Principal. | Class | org.jboss.security | JBoss Server |
|
| SubjectSecurityManager | An extension of the AuthenticationManager that adds the notion of the activeSubject and security domain. | Interface | org.jboss.security | JBoss Server |