Uses of Interface
net.shibboleth.idp.authn.principal.CloneablePrincipal
-
Packages that use CloneablePrincipal Package Description net.shibboleth.idp.authn.duo Public APIs related to Duo authentication.net.shibboleth.idp.authn.principal Classes supporting JavaPrincipalusage. -
-
Uses of CloneablePrincipal in net.shibboleth.idp.authn.duo
Classes in net.shibboleth.idp.authn.duo that implement CloneablePrincipal Modifier and Type Class Description classDuoPrincipalPrincipal based on a Duo authentication. -
Uses of CloneablePrincipal in net.shibboleth.idp.authn.principal
Classes in net.shibboleth.idp.authn.principal that implement CloneablePrincipal Modifier and Type Class Description classHOTPPrincipalPrincipal based on an HOTP authentication.classPasswordPrincipalPrincipal that wraps a password.classTOTPPrincipalPrincipal based on a TOTP authentication.classUsernamePrincipalPrincipal based on a username.
-