Uses of Class
ch.vd.shared.iam.web.filter.auth.AuthenticateDTO
-
Packages that use AuthenticateDTO Package Description ch.vd.shared.iam.web.filter.auth -
-
Uses of AuthenticateDTO in ch.vd.shared.iam.web.filter.auth
Methods in ch.vd.shared.iam.web.filter.auth with parameters of type AuthenticateDTO Modifier and Type Method Description protected voidAbstractSharedIamAuthenticationFilter. authenticate(AuthenticateDTO authenticateDTO)Constructors in ch.vd.shared.iam.web.filter.auth with parameters of type AuthenticateDTO Constructor Description AuthenticateDtoProvider(AuthenticateDTO authenticateDTO, java.util.Collection<IamAuthority> allRoles)
-