Uses of Class
org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0.AttributedString
Packages that use AttributedString
-
Uses of AttributedString in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0
Subclasses of AttributedString in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0Modifier 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.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0 declared as AttributedStringMethods in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0 that return AttributedStringModifier and TypeMethodDescriptionObjectFactory.createAttributedString()Create an instance ofAttributedStringUsernameTokenType.getUsername()Ruft den Wert der username-Eigenschaft ab.Methods in org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0 with parameters of type AttributedStringModifier and TypeMethodDescriptionvoidUsernameTokenType.setUsername(AttributedString value) Legt den Wert der username-Eigenschaft fest.