Uses of Class
org.pentaho.platform.security.policy.rolebased.ws.JaxbSafeRoleBindingStruct

Packages that use JaxbSafeRoleBindingStruct
org.pentaho.platform.security.policy.rolebased.ws   
 

Uses of JaxbSafeRoleBindingStruct in org.pentaho.platform.security.policy.rolebased.ws
 

Methods in org.pentaho.platform.security.policy.rolebased.ws that return JaxbSafeRoleBindingStruct
 JaxbSafeRoleBindingStruct RoleBindingStructAdapter.marshal(RoleBindingStruct v)
           
 

Methods in org.pentaho.platform.security.policy.rolebased.ws with parameters of type JaxbSafeRoleBindingStruct
 RoleBindingStruct RoleBindingStructAdapter.unmarshal(JaxbSafeRoleBindingStruct v)