Uses of Class
com.netscape.certsrv.tps.authenticator.AuthenticatorData.PropertyList
-
Packages that use AuthenticatorData.PropertyList Package Description com.netscape.certsrv.tps.authenticator -
-
Uses of AuthenticatorData.PropertyList in com.netscape.certsrv.tps.authenticator
Methods in com.netscape.certsrv.tps.authenticator that return AuthenticatorData.PropertyList Modifier and Type Method Description AuthenticatorData.PropertyList
AuthenticatorData.MapAdapter. marshal(java.util.Map<java.lang.String,java.lang.String> map)
Methods in com.netscape.certsrv.tps.authenticator with parameters of type AuthenticatorData.PropertyList Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>
AuthenticatorData.MapAdapter. unmarshal(AuthenticatorData.PropertyList list)
-