Uses of Interface
org.opensaml.saml.saml2.core.BaseID
Packages that use BaseID
Package
Description
Interfaces for SAML 2 Condition for Delegation Restriction.
Interfaces for SAML 2.0 core and protocol interfaces.
Classes for encrypting and decrypting SAML.
-
Uses of BaseID in org.opensaml.saml.ext.saml2delrestrict
Methods in org.opensaml.saml.ext.saml2delrestrict that return BaseIDModifier and TypeMethodDescriptionDelegate.getBaseID()Gets the BaseID child element of the delegate.Methods in org.opensaml.saml.ext.saml2delrestrict with parameters of type BaseID -
Uses of BaseID in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return BaseIDModifier and TypeMethodDescriptionLogoutRequest.getBaseID()Gets the base identifier of the principal for this request.NameIDMappingRequest.getBaseID()Gets the base identifier of the principal for this request.Subject.getBaseID()Gets the base identifier of the principal for this request.SubjectConfirmation.getBaseID()Gets the base identifier of the principal for this request.Methods in org.opensaml.saml.saml2.core with parameters of type BaseIDModifier and TypeMethodDescriptionvoidSets the base identifier of the principal for this request.voidSets the base identifier of the principal for this request.voidSets the base identifier of the principal for this request.voidSets the base identifier of the principal for this request. -
Uses of BaseID in org.opensaml.saml.saml2.encryption
Methods in org.opensaml.saml.saml2.encryption with parameters of type BaseIDModifier and TypeMethodDescriptionEncrypt the specified BaseID.