Uses of Class
org.jboss.security.identity.IdentityFactory
-
Packages that use IdentityFactory Package Description org.jboss.security.identity org.jboss.security.identity.extensions -
-
Uses of IdentityFactory in org.jboss.security.identity
Methods in org.jboss.security.identity that return IdentityFactory Modifier and Type Method Description static IdentityFactory
IdentityFactory. getFactory(IdentityType type)
-
Uses of IdentityFactory in org.jboss.security.identity.extensions
Subclasses of IdentityFactory in org.jboss.security.identity.extensions Modifier and Type Class Description class
CertificateIdentityFactory
Factory to create Certificate Identitiesclass
CredentialIdentityFactory
Factory to create Credential Identity
-