| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.authn |
Authentication related API and utilities
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CredentialRetrieval
Retrieves credential, using a some binding specific method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCredentialRetrieval<T extends CredentialExchange>
Common code for all
CredentialRetrieval implementations. |
| Modifier and Type | Method and Description |
|---|---|
BindingAuthn |
PartialAuthnState.getSecondaryAuthenticator() |
| Constructor and Description |
|---|
PartialAuthnState(String firstFactorOptionId,
BindingAuthn secondaryAuthenticator,
AuthenticationResult result,
AuthenticationFlow flow) |
Copyright © 2018 Unity. All rights reserved.