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