@ApplicationScoped @ProviderOrder(value=-100) public class OctopusOIDCTokenAuthenticationInfoProvider extends be.atbash.ee.security.octopus.authc.AuthenticationInfoProvider
| Constructor and Description |
|---|
OctopusOIDCTokenAuthenticationInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected be.atbash.ee.security.octopus.authc.AuthenticationInfo |
getAuthenticationInfo(be.atbash.ee.security.octopus.token.AuthenticationToken token) |
be.atbash.ee.security.octopus.authc.AuthenticationStrategy |
getAuthenticationStrategy() |
public OctopusOIDCTokenAuthenticationInfoProvider()
protected be.atbash.ee.security.octopus.authc.AuthenticationInfo getAuthenticationInfo(be.atbash.ee.security.octopus.token.AuthenticationToken token)
getAuthenticationInfo in class be.atbash.ee.security.octopus.authc.AuthenticationInfoProviderpublic be.atbash.ee.security.octopus.authc.AuthenticationStrategy getAuthenticationStrategy()
Copyright © 2014–2019. All rights reserved.