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