|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseIDAbstractType | |
---|---|
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 |
Uses of BaseIDAbstractType in org.picketlink.identity.federation.saml.v2.assertion |
---|
Subclasses of BaseIDAbstractType in org.picketlink.identity.federation.saml.v2.assertion | |
---|---|
class |
NameIDType
Represents a NameIDType |
Fields in org.picketlink.identity.federation.saml.v2.assertion declared as BaseIDAbstractType | |
---|---|
protected BaseIDAbstractType |
SubjectConfirmationType.baseID
|
Methods in org.picketlink.identity.federation.saml.v2.assertion that return BaseIDAbstractType | |
---|---|
BaseIDAbstractType |
SubjectType.STSubType.getBaseID()
|
BaseIDAbstractType |
SubjectConfirmationType.getBaseID()
Gets the value of the baseID property. |
Methods in org.picketlink.identity.federation.saml.v2.assertion with parameters of type BaseIDAbstractType | |
---|---|
void |
SubjectType.STSubType.addBaseID(BaseIDAbstractType base)
|
void |
SubjectConfirmationType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property. |
Uses of BaseIDAbstractType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v2.protocol declared as BaseIDAbstractType | |
---|---|
protected BaseIDAbstractType |
NameIDMappingRequestType.baseID
|
protected BaseIDAbstractType |
LogoutRequestType.baseID
|
Methods in org.picketlink.identity.federation.saml.v2.protocol that return BaseIDAbstractType | |
---|---|
BaseIDAbstractType |
NameIDMappingRequestType.getBaseID()
Gets the value of the baseID property. |
BaseIDAbstractType |
LogoutRequestType.getBaseID()
Gets the value of the baseID property. |
Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type BaseIDAbstractType | |
---|---|
void |
NameIDMappingRequestType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property. |
void |
LogoutRequestType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |