Uses of Class
com.sun.identity.authentication.config.AMAuthenticationSchema
-
Packages that use AMAuthenticationSchema Package Description com.sun.identity.authentication.config This package contains the classes that represent server side functionality such as the implementation of Authentication configuration and utilities for this configuration management. -
-
Uses of AMAuthenticationSchema in com.sun.identity.authentication.config
Methods in com.sun.identity.authentication.config that return AMAuthenticationSchema Modifier and Type Method Description AMAuthenticationSchemaAMAuthenticationManager. getAuthenticationSchema(String authType)Returns anAMAuthenticationSchemaobject for the specified authentication type.
-