Hierarchy For Package ch.tocco.nice2.security.impl.auth
Class Hierarchy
- java.lang.Object
- ch.tocco.nice2.types.spi.AbstractTypeHandler<T> (implements ch.tocco.nice2.types.spi.TypeHandler<T>)
- ch.tocco.nice2.security.impl.auth.PasswordTypeHandler
- ch.tocco.nice2.security.impl.auth.AuthChallenge (implements ch.tocco.nice2.security.spi.auth.Challenge)
- ch.tocco.nice2.security.spi.auth.AuthenticationHandlerAdapter (implements ch.tocco.nice2.security.spi.auth.AuthenticationHandler)
- ch.tocco.nice2.security.impl.auth.AnonymousAuthenticationHandler
- ch.tocco.nice2.security.impl.auth.HandlerAuthenticator (implements ch.tocco.nice2.security.api.auth.Authenticator)
- ch.tocco.nice2.security.impl.auth.ImmutableChallengeImpl (implements ch.tocco.nice2.security.api.auth.ImmutableChallenge)
- ch.tocco.nice2.security.impl.auth.PluggablePasswordEncoder (implements ch.tocco.nice2.security.spi.auth.PasswordEncoder)
- ch.tocco.nice2.security.impl.auth.StringToPasswordConverter (implements ch.tocco.nice2.types.spi.ReversibleConverter<S,
T>)
- ch.tocco.nice2.types.spi.AbstractTypeHandler<T> (implements ch.tocco.nice2.types.spi.TypeHandler<T>)