Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
org.picketlink.identity.federation.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
Modifier and Type | Class and Description |
---|---|
class |
NameIDType
Represents a NameIDType
|
Modifier and Type | Field and Description |
---|---|
protected BaseIDAbstractType |
SubjectConfirmationType.baseID |
Modifier and Type | Method and Description |
---|---|
BaseIDAbstractType |
SubjectType.STSubType.getBaseID() |
BaseIDAbstractType |
SubjectConfirmationType.getBaseID()
Gets the value of the baseID property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectType.STSubType.addBaseID(BaseIDAbstractType base) |
void |
SubjectConfirmationType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property.
|
Modifier and Type | Field and Description |
---|---|
protected BaseIDAbstractType |
NameIDMappingRequestType.baseID |
protected BaseIDAbstractType |
LogoutRequestType.baseID |
Modifier and Type | Method and Description |
---|---|
BaseIDAbstractType |
NameIDMappingRequestType.getBaseID()
Gets the value of the baseID property.
|
BaseIDAbstractType |
LogoutRequestType.getBaseID()
Gets the value of the baseID property.
|
Modifier and Type | Method and Description |
---|---|
void |
NameIDMappingRequestType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property.
|
void |
LogoutRequestType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.