Package org.apache.syncope.common.lib.to
Class AuthProfileTO
java.lang.Object
org.apache.syncope.common.lib.to.AuthProfileTO
- All Implemented Interfaces:
Serializable,BaseBean,EntityTO,NamedEntityTO
- See Also:
-
Constructor Details
-
AuthProfileTO
public AuthProfileTO()
-
-
Method Details
-
getKey
-
setKey
-
getOwner
-
setOwner
-
getName
- Specified by:
getNamein interfaceNamedEntityTO
-
setName
- Specified by:
setNamein interfaceNamedEntityTO
-
getImpersonationAccounts
-
getGoogleMfaAuthTokens
-
getGoogleMfaAuthAccounts
-
getMfaTrustedDevices
-
getWebAuthnDeviceCredentials
-
getConsentDecisions
-
hashCode
public int hashCode() -
equals
-