|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URIType | |
---|---|
org.picketlink.identity.federation.saml.v2.assertion | Package for the model classes for the SAML2 Assertion |
Uses of URIType in org.picketlink.identity.federation.saml.v2.assertion |
---|
Classes in org.picketlink.identity.federation.saml.v2.assertion that implement URIType | |
---|---|
class |
AuthnContextClassRefType
Type that represents an AuthnContextClassRef |
class |
AuthnContextDeclRefType
Type that represents an AuthnContextDeclRef |
Methods in org.picketlink.identity.federation.saml.v2.assertion that return types with arguments of type URIType | |
---|---|
Set<URIType> |
AuthnContextType.getURIType()
Get a read only set of URI type |
Set<URIType> |
AuthnContextType.AuthnContextTypeSequence.getURIType()
|
Methods in org.picketlink.identity.federation.saml.v2.assertion with parameters of type URIType | |
---|---|
void |
AuthnContextType.addURIType(URIType aa)
Add an URI type |
void |
AuthnContextType.AuthnContextTypeSequence.addURIType(URIType aa)
|
void |
AuthnContextType.addURIType(URIType[] aas)
Add an array of URI Type |
void |
AuthnContextType.AuthnContextTypeSequence.addURIType(URIType[] aas)
|
void |
AuthnContextType.removeURIType(URIType aa)
Add an URI type |
void |
AuthnContextType.AuthnContextTypeSequence.removeURIType(URIType aa)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |