JBoss Security SPI - Aggregator 2.0.4.SP8

Uses of Interface
org.jboss.security.identity.extensions.CredentialIdentity

Packages that use CredentialIdentity
org.jboss.security.identity.extensions   
 

Uses of CredentialIdentity in org.jboss.security.identity.extensions
 

Subinterfaces of CredentialIdentity in org.jboss.security.identity.extensions
 interface CertificateIdentity
          Represents an Identity using X509 certificates
 

Methods in org.jboss.security.identity.extensions that return CredentialIdentity
static CredentialIdentity<Object> CredentialIdentityFactory.createIdentity(Principal principal, Object cred)
           
static CredentialIdentity<Object> CredentialIdentityFactory.createIdentity(Principal principal, Object cred, Role roles)
           
 


JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.