Class AuthenticatorData.PropertyList
- java.lang.Object
-
- com.netscape.certsrv.tps.authenticator.AuthenticatorData.PropertyList
-
- Enclosing class:
- AuthenticatorData
public static class AuthenticatorData.PropertyList extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.util.List<AuthenticatorData.Property>
properties
-
Constructor Summary
Constructors Constructor Description PropertyList()
-
-
-
Field Detail
-
properties
public java.util.List<AuthenticatorData.Property> properties
-
-