|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseType.RTChoiceType | |
---|---|
org.picketlink.identity.federation.saml.v2.protocol | Package containing the classes for the protocol of SAMLv2 |
Uses of ResponseType.RTChoiceType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v2.protocol with type parameters of type ResponseType.RTChoiceType | |
---|---|
protected List<ResponseType.RTChoiceType> |
ResponseType.assertions
|
Methods in org.picketlink.identity.federation.saml.v2.protocol that return types with arguments of type ResponseType.RTChoiceType | |
---|---|
List<ResponseType.RTChoiceType> |
ResponseType.getAssertions()
Gets a read only list of assertions |
Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type ResponseType.RTChoiceType | |
---|---|
void |
ResponseType.addAssertion(ResponseType.RTChoiceType choice)
Add an assertion |
void |
ResponseType.removeAssertion(ResponseType.RTChoiceType choice)
Remove an assertion |
void |
ResponseType.replaceAssertion(String id,
ResponseType.RTChoiceType newAssertion)
Replace the first assertion with the passed assertion |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |