Package io.streamthoughts.azkarra.http.security.jaas.spi
-
Class Summary Class Description AuthenticationCallback<T extends Authentication> DefaultAuthenticationCallbackHandler PropertiesFileLoginModule This LoginModule imports a user's Principal and credentials information (BasicUserPrincipal, BasicRolePrincipal, UserPasswordCredentials) and associates them with the current Subject.