Uses of Class
com.sun.xml.ws.security.secext10.AttributedString
Packages that use AttributedString
Package
Description
-
Uses of AttributedString in com.sun.xml.ws.security.opt.impl.reference
Subclasses of AttributedString in com.sun.xml.ws.security.opt.impl.reference -
Uses of AttributedString in com.sun.xml.ws.security.secext10
Subclasses of AttributedString in com.sun.xml.ws.security.secext10Modifier and TypeClassDescriptionclassThis type is used for elements containing stringified binary data.classA security token key identifierclassThis type is used for password elements per Section 4.1.Fields in com.sun.xml.ws.security.secext10 declared as AttributedStringModifier and TypeFieldDescriptionprotected AttributedStringUsernameTokenType.createdprotected AttributedStringUsernameTokenType.iterationprotected AttributedStringUsernameTokenType.nonceprotected AttributedStringUsernameTokenType.passwordprotected AttributedStringUsernameTokenType.saltprotected AttributedStringUsernameTokenType.usernameMethods in com.sun.xml.ws.security.secext10 that return AttributedStringModifier and TypeMethodDescriptionObjectFactory.createAttributedString()Create an instance ofAttributedStringUsernameTokenType.getCreated()UsernameTokenType.getIteration()UsernameTokenType.getNonce()UsernameTokenType.getPassword()UsernameTokenType.getSalt()UsernameTokenType.getUsername()Gets the value of the username property.Methods in com.sun.xml.ws.security.secext10 with parameters of type AttributedStringModifier and TypeMethodDescriptionvoidUsernameTokenType.setCreated(AttributedString value) voidUsernameTokenType.setIteration(AttributedString value) voidUsernameTokenType.setNonce(AttributedString value) voidUsernameTokenType.setPassword(AttributedString value) voidUsernameTokenType.setSalt(AttributedString salt) voidUsernameTokenType.setUsername(AttributedString value) Sets the value of the username property. -
Uses of AttributedString in com.sun.xml.ws.security.trust.impl.elements.str
Subclasses of AttributedString in com.sun.xml.ws.security.trust.impl.elements.str