Uses of Class
org.apache.xml.security.stax.securityToken.SecurityTokenFactory
-
Packages that use SecurityTokenFactory Package Description org.apache.xml.security.stax.impl.securityToken org.apache.xml.security.stax.securityToken -
-
Uses of SecurityTokenFactory in org.apache.xml.security.stax.impl.securityToken
Subclasses of SecurityTokenFactory in org.apache.xml.security.stax.impl.securityToken Modifier and Type Class Description class
SecurityTokenFactoryImpl
Factory to create SecurityToken Objects from keys in XML -
Uses of SecurityTokenFactory in org.apache.xml.security.stax.securityToken
Fields in org.apache.xml.security.stax.securityToken declared as SecurityTokenFactory Modifier and Type Field Description private static SecurityTokenFactory
SecurityTokenFactory. securityTokenFactory
Methods in org.apache.xml.security.stax.securityToken that return SecurityTokenFactory Modifier and Type Method Description static SecurityTokenFactory
SecurityTokenFactory. getInstance()
-