public class AzureAuthenticatorAuthenticationRequestBuilder
extends java.lang.Object
| Constructor and Description |
|---|
AzureAuthenticatorAuthenticationRequestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
net.phonefactor.pfsdk.PFAuthParams |
build(org.apereo.cas.authentication.principal.Principal p,
org.apereo.cas.adaptors.azure.AzureAuthenticatorTokenCredential c)
Build pf auth params.
|