Package | Description |
---|---|
com.sun.identity.wsfederation.jaxb.wsse |
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsse.
|
com.sun.identity.wsfederation.jaxb.wsse.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
BinarySecurityTokenElement
This element defines the wsse:BinarySecurityToken element per Section 4.2.
|
interface |
BinarySecurityTokenType
A security token that is encoded in binary
Java content class for BinarySecurityTokenType complex type.
|
interface |
EncodedString
This type is used for elements containing stringified binary data.
|
interface |
KeyIdentifierElement
This element defines a key identifier reference
Java content class for KeyIdentifier element declaration.
|
interface |
KeyIdentifierType
A security token key identifier
Java content class for KeyIdentifierType complex type.
|
interface |
NonceElement
Java content class for Nonce element declaration.
|
interface |
PasswordElement
Java content class for Password element declaration.
|
interface |
PasswordString
This type is used for password elements per Section 4.1.
|
Modifier and Type | Method and Description |
---|---|
AttributedString |
ObjectFactory.createAttributedString()
Create an instance of AttributedString
|
AttributedString |
UsernameTokenType.getUsername()
Gets the value of the username property.
|
Modifier and Type | Method and Description |
---|---|
void |
UsernameTokenType.setUsername(AttributedString value)
Sets the value of the username property.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributedStringImpl |
class |
BinarySecurityTokenElementImpl |
class |
BinarySecurityTokenTypeImpl |
class |
EncodedStringImpl |
class |
KeyIdentifierElementImpl |
class |
KeyIdentifierTypeImpl |
class |
NonceElementImpl |
class |
PasswordElementImpl |
class |
PasswordStringImpl |
Modifier and Type | Field and Description |
---|---|
protected AttributedString |
UsernameTokenTypeImpl._Username |
Modifier and Type | Method and Description |
---|---|
AttributedString |
UsernameTokenTypeImpl.getUsername() |
Modifier and Type | Method and Description |
---|---|
void |
UsernameTokenTypeImpl.setUsername(AttributedString value) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.