Uses of Class
org.apache.axis2.jaxws.description.xml.handler.RoleNameType
Packages that use RoleNameType
-
Uses of RoleNameType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as RoleNameTypeModifier and TypeFieldDescriptionprotected RoleNameTypeSecurityRoleRefType.roleLinkprotected RoleNameTypeRunAsType.roleNameprotected RoleNameTypeSecurityRoleRefType.roleNameprotected RoleNameTypeSecurityRoleType.roleNameMethods in org.apache.axis2.jaxws.description.xml.handler that return RoleNameTypeModifier and TypeMethodDescriptionObjectFactory.createRoleNameType()Create an instance ofRoleNameTypeSecurityRoleRefType.getRoleLink()Gets the value of the roleLink property.RunAsType.getRoleName()Gets the value of the roleName property.SecurityRoleRefType.getRoleName()Gets the value of the roleName property.SecurityRoleType.getRoleName()Gets the value of the roleName property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type RoleNameTypeModifier and TypeMethodDescriptionvoidSecurityRoleRefType.setRoleLink(RoleNameType value) Sets the value of the roleLink property.voidRunAsType.setRoleName(RoleNameType value) Sets the value of the roleName property.voidSecurityRoleRefType.setRoleName(RoleNameType value) Sets the value of the roleName property.voidSecurityRoleType.setRoleName(RoleNameType value) Sets the value of the roleName property.