Class AuthenticatorData
java.lang.Object
com.netscape.certsrv.tps.authenticator.AuthenticatorData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static AuthenticatorData
getID()
getLink()
int
hashCode()
void
void
void
setProperties
(Map<String, String> properties) void
toJSON()
-
Constructor Details
-
AuthenticatorData
public AuthenticatorData()
-
-
Method Details
-
getID
-
setID
-
getStatus
-
setStatus
-
getProperties
-
setProperties
-
getLink
-
setLink
-
hashCode
-
equals
-
toJSON
-
fromJSON
- Throws:
Exception
-