Class FidoAuthenticatorTransportDto
- java.lang.Object
-
- org.openiam.base.BaseObject
-
- org.openiam.base.KeyDTO
-
- org.openiam.idm.srvc.authfido.dto.FidoAuthenticatorTransportDto
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class FidoAuthenticatorTransportDto extends KeyDTO
FidoTransport domain object- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.base.BaseObject
DELETE, NEW, objectState, requestClientIP, requestorLogin, requestorSessionID, requestorUserId, UPDATE
-
-
Constructor Summary
Constructors Constructor Description FidoAuthenticatorTransportDto(String transport)
-
-
-
Constructor Detail
-
FidoAuthenticatorTransportDto
public FidoAuthenticatorTransportDto(String transport)
-
-