public class TokenAuthAuthorizeManager extends java.lang.Object implements SecurityAuthorizeManager
TokenAuthAuthorizeManager
creates the authentication on the fly
from the credentials without any access to other services.Constructor and Description |
---|
TokenAuthAuthorizeManager() |
Modifier and Type | Method and Description |
---|---|
SecurityAuthentication |
create(SecurityCredentials credentials)
Creates from the credentials the authentication object to access an endpoint.
|
public SecurityAuthentication create(SecurityCredentials credentials)
SecurityAuthorizeManager
create
in interface SecurityAuthorizeManager
credentials
- the configured credentials