Uses of Class
com.netscape.certsrv.account.AccountInfo.RoleList
-
Packages that use AccountInfo.RoleList Package Description com.netscape.certsrv.account -
-
Uses of AccountInfo.RoleList in com.netscape.certsrv.account
Methods in com.netscape.certsrv.account that return AccountInfo.RoleList Modifier and Type Method Description AccountInfo.RoleList
AccountInfo.RolesAdapter. marshal(java.util.Collection<java.lang.String> roles)
Methods in com.netscape.certsrv.account with parameters of type AccountInfo.RoleList Modifier and Type Method Description java.util.Collection<java.lang.String>
AccountInfo.RolesAdapter. unmarshal(AccountInfo.RoleList list)
-