|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPasswordIdpAuthnAdapter.Mode | |
|---|---|
| org.sourceid.saml20.adapter.idp.authn | Identity Provider (IdP) role specific interfaces and classes for authentication adapters. |
| Uses of AbstractPasswordIdpAuthnAdapter.Mode in org.sourceid.saml20.adapter.idp.authn |
|---|
| Methods in org.sourceid.saml20.adapter.idp.authn that return AbstractPasswordIdpAuthnAdapter.Mode | |
|---|---|
AbstractPasswordIdpAuthnAdapter.Mode |
AbstractPasswordIdpAuthnAdapter.getOperationalMode()
Gets the current operational mode of the adapter. |
static AbstractPasswordIdpAuthnAdapter.Mode |
AbstractPasswordIdpAuthnAdapter.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractPasswordIdpAuthnAdapter.Mode[] |
AbstractPasswordIdpAuthnAdapter.Mode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.sourceid.saml20.adapter.idp.authn with parameters of type AbstractPasswordIdpAuthnAdapter.Mode | |
|---|---|
void |
AbstractPasswordIdpAuthnAdapter.setOperationalMode(AbstractPasswordIdpAuthnAdapter.Mode operationalMode)
Sets the current operational mode of the adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||