Uses of Class
com.sun.identity.saml2.plugins.scripted.ScriptEntitlementInfo
Package
Description
Contains classes to be used by the SAML2 scripted plugins.
-
Uses of ScriptEntitlementInfo in com.sun.identity.saml2.plugins.scripted
Modifier and TypeMethodDescriptionIdpAdapterScriptHelper.getEntitlements
(String applicationName, String realm, Object sessionToken, AuthnRequest authnRequest) Retrieve aList
ofScriptEntitlementInfo
s.IdpAdapterScriptHelper.getEntitlements
(String applicationName, String realm, Subject subject, Set<String> resources) Retrieve aList
ofScriptEntitlementInfo
s.IdpAdapterScriptHelper.getEntitlements
(String applicationName, String realm, Subject subject, Set<String> resources, Map<String, Set<String>> environment) Retrieve aList
ofScriptEntitlementInfo
s.