Uses of Class
org.wildfly.clustering.tomcat.catalina.authenticator.Credentials
Packages that use Credentials
-
Uses of Credentials in org.wildfly.clustering.tomcat.catalina.authenticator
Methods in org.wildfly.clustering.tomcat.catalina.authenticator that return CredentialsMethods in org.wildfly.clustering.tomcat.catalina.authenticator that return types with arguments of type CredentialsMethods in org.wildfly.clustering.tomcat.catalina.authenticator with parameters of type CredentialsModifier and TypeMethodDescriptionvoidCredentialsExternalizer.writeObject(ObjectOutput output, Credentials credentials) Constructor parameters in org.wildfly.clustering.tomcat.catalina.authenticator with type arguments of type CredentialsModifierConstructorDescriptionDistributableSingleSignOn(org.wildfly.clustering.web.sso.SSOManager<Credentials, String, String, LocalSSOContext, org.wildfly.clustering.ee.Batch> manager)