Uses of Class
org.wildfly.clustering.tomcat.catalina.authenticator.Credentials
-
Packages that use Credentials Package Description org.wildfly.clustering.tomcat.catalina.authenticator -
-
Uses of Credentials in org.wildfly.clustering.tomcat.catalina.authenticator
Methods in org.wildfly.clustering.tomcat.catalina.authenticator that return Credentials Modifier and Type Method Description CredentialsCredentialsExternalizer. readObject(ObjectInput input)Methods in org.wildfly.clustering.tomcat.catalina.authenticator that return types with arguments of type Credentials Modifier and Type Method Description Class<Credentials>CredentialsExternalizer. getTargetClass()Methods in org.wildfly.clustering.tomcat.catalina.authenticator with parameters of type Credentials Modifier and Type Method Description voidCredentialsExternalizer. writeObject(ObjectOutput output, Credentials credentials)Constructor parameters in org.wildfly.clustering.tomcat.catalina.authenticator with type arguments of type Credentials Constructor Description DistributableSingleSignOn(org.wildfly.clustering.web.sso.SSOManager<Credentials,String,String,LocalSSOContext,org.wildfly.clustering.ee.Batch> manager)
-