Interface CloneablePrincipal

All Superinterfaces:
Cloneable, Principal
All Known Implementing Classes:
AuthenticationMethodPrincipal, AuthnContextClassRefPrincipal, AuthnContextDeclPrincipal, AuthnContextDeclRefPrincipal, DuoPrincipal, HOTPPrincipal, NameIdentifierPrincipal, NameIDPrincipal, PasswordPrincipal, TOTPPrincipal, UsernamePrincipal

public interface CloneablePrincipal extends Principal, Cloneable
Principal that can be cloned without knowledge of the underlying type.