Package org.springframework.security.web.authentication.preauth.websphere
package org.springframework.security.web.authentication.preauth.websphere
Websphere-specific pre-authentication classes.
-
ClassDescriptionThis AbstractPreAuthenticatedProcessingFilter implementation is based on WebSphere authentication.This AuthenticationDetailsSource implementation will set the pre-authenticated granted authorities based on the WebSphere groups for the current WebSphere user, mapped using the configured Attributes2GrantedAuthoritiesMapper.