Uses of Interface
org.keycloak.dom.saml.v2.assertion.URIType
Packages that use URIType
Package
Description
Package for the model classes for the SAML2 Assertion
-
Uses of URIType in org.keycloak.dom.saml.v2.assertion
Classes in org.keycloak.dom.saml.v2.assertion that implement URITypeModifier and TypeClassDescriptionclassType that represents an AuthnContextClassRefclassType that represents an AuthnContextDeclRefMethods in org.keycloak.dom.saml.v2.assertion that return types with arguments of type URITypeModifier and TypeMethodDescriptionAuthnContextType.AuthnContextTypeSequence.getURIType()AuthnContextType.getURIType()Get a read only set of URI typeMethods in org.keycloak.dom.saml.v2.assertion with parameters of type URITypeModifier and TypeMethodDescriptionvoidAuthnContextType.addURIType(URIType aa) Add an URI typevoidAuthnContextType.addURIType(URIType[] aas) Add an array of URI TypevoidAuthnContextType.AuthnContextTypeSequence.addURIType(URIType aa) voidAuthnContextType.AuthnContextTypeSequence.addURIType(URIType[] aas) voidAuthnContextType.AuthnContextTypeSequence.removeURIType(URIType aa) voidAuthnContextType.removeURIType(URIType aa) Add an URI type