Uses of Class
de.ikor.sip.foundation.security.authentication.CompositeAuthenticationToken
-
Packages that use CompositeAuthenticationToken Package Description de.ikor.sip.foundation.security.authentication -
-
Uses of CompositeAuthenticationToken in de.ikor.sip.foundation.security.authentication
Methods in de.ikor.sip.foundation.security.authentication that return CompositeAuthenticationToken Modifier and Type Method Description CompositeAuthenticationTokenCompositeAuthenticationToken. withAuthenticated(boolean authenticated)For composite auth tokens this method does nothing, its isAuthenticated state is always indicated by the contained auth tokens.
-