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 binaryclassThis 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 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.