Hierarchy For Package ch.tocco.nice2.web.core.impl.auth.credentials
Class Hierarchy
- java.lang.Object
- ch.tocco.nice2.web.core.impl.auth.credentials.CookieRetriever (implements ch.tocco.nice2.web.core.spi.auth.CredentialsRetriever)
- ch.tocco.nice2.web.core.impl.auth.credentials.HttpBasicRetriever (implements ch.tocco.nice2.web.core.spi.auth.CredentialsRetriever)
- ch.tocco.nice2.web.core.impl.auth.credentials.PasswordRetriever (implements ch.tocco.nice2.web.core.spi.auth.CredentialsRetriever)
- ch.tocco.nice2.web.core.impl.auth.credentials.UsernameRequestParameterRetriever (implements ch.tocco.nice2.web.core.spi.auth.CredentialsRetriever)