Uses of Class
org.wildfly.clustering.spring.security.authentication.AuthenticationTokenConfiguration
Packages that use AuthenticationTokenConfiguration
-
Uses of AuthenticationTokenConfiguration in org.wildfly.clustering.spring.security.authentication
Classes in org.wildfly.clustering.spring.security.authentication that implement interfaces with type arguments of type AuthenticationTokenConfigurationModifier and TypeClassDescriptionclassAuthenticationMarshaller<A extends org.springframework.security.core.Authentication>Methods in org.wildfly.clustering.spring.security.authentication that return AuthenticationTokenConfigurationModifier and TypeMethodDescriptionAuthenticationTokenConfiguration.addAuthority(org.springframework.security.core.GrantedAuthority authority) AuthenticationMarshaller.createInitialValue()AuthenticationMarshaller.readFrom(org.wildfly.clustering.marshalling.protostream.ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, AuthenticationTokenConfiguration config) AuthenticationTokenConfiguration.setCredentials(Object credentials) AuthenticationTokenConfiguration.setDetails(Object details) AuthenticationTokenConfiguration.setPrincipal(Object principal) Methods in org.wildfly.clustering.spring.security.authentication with parameters of type AuthenticationTokenConfigurationModifier and TypeMethodDescriptionAuthenticationMarshaller.build(AuthenticationTokenConfiguration config) AuthenticationMarshaller.readFrom(org.wildfly.clustering.marshalling.protostream.ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, AuthenticationTokenConfiguration config)