Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.RoleNameType
Packages that use RoleNameType
-
Uses of RoleNameType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as RoleNameTypeModifier and TypeFieldDescriptionprotected RoleNameTypeSecurityRoleRefType.roleLinkprotected RoleNameTypeRunAsType.roleNameprotected RoleNameTypeSecurityRoleRefType.roleNameprotected RoleNameTypeSecurityRoleType.roleNameMethods in com.sun.xml.ws.config.metro.parser.jsr109 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 com.sun.xml.ws.config.metro.parser.jsr109 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.