Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.RoleNameType
-
Packages that use RoleNameType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of RoleNameType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as RoleNameType Modifier and Type Field Description protected RoleNameTypeSecurityRoleRefType. roleLinkprotected RoleNameTypeRunAsType. roleNameprotected RoleNameTypeSecurityRoleRefType. roleNameprotected RoleNameTypeSecurityRoleType. roleNameMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return RoleNameType Modifier and Type Method Description RoleNameTypeObjectFactory. createRoleNameType()Create an instance ofRoleNameTypeRoleNameTypeSecurityRoleRefType. getRoleLink()Gets the value of the roleLink property.RoleNameTypeRunAsType. getRoleName()Gets the value of the roleName property.RoleNameTypeSecurityRoleRefType. getRoleName()Gets the value of the roleName property.RoleNameTypeSecurityRoleType. getRoleName()Gets the value of the roleName property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type RoleNameType Modifier and Type Method Description voidSecurityRoleRefType. 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.
-