Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Packages that use AttributedString
-
Uses of AttributedString in org.apache.cxf.ws.security.sts.provider.model.secext
Subclasses of AttributedString in org.apache.cxf.ws.security.sts.provider.model.secextModifier and TypeClassDescriptionclassA security token that is encoded in binary <p>Java class for BinarySecurityTokenType complex type</p>.classThis type is used for elements containing stringified binary data.classA security token key identifier <p>Java class for KeyIdentifierType complex type</p>.classThis type is used for password elements per Section 4.1.Fields in org.apache.cxf.ws.security.sts.provider.model.secext declared as AttributedStringMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return AttributedStringModifier and TypeMethodDescriptionObjectFactory.createAttributedString()Create an instance ofAttributedStringUsernameTokenType.getUsername()Gets the value of the username property.Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type AttributedStringModifier and TypeMethodDescriptionvoidUsernameTokenType.setUsername(AttributedString value) Sets the value of the username property.