Uses of Class
org.omg.Security.AttributeListHolder

Packages that use AttributeListHolder
org.jacorb.security.level2   
org.omg.SecurityLevel2   
 

Uses of AttributeListHolder in org.jacorb.security.level2
 

Methods in org.jacorb.security.level2 with parameters of type AttributeListHolder
 boolean CredentialsImpl.set_privileges(boolean force_commit, SecAttribute[] requested_privileges, AttributeListHolder actual_privileges)
          force_commit is ignored.
 

Uses of AttributeListHolder in org.omg.SecurityLevel2
 

Methods in org.omg.SecurityLevel2 with parameters of type AttributeListHolder
 boolean CredentialsOperations.set_privileges(boolean force_commit, SecAttribute[] requested_privileges, AttributeListHolder actual_privileges)