- serialVersionUID - Static variable in exception org.opensaml.profile.action.EventException
-
Serial version UID.
- setActivationCondition(Predicate<ProfileRequestContext>) - Method in class org.opensaml.profile.action.AbstractConditionalProfileAction
-
Set activation condition indicating whether action should execute.
- setAddressRanges(Iterable<IPRange>) - Method in class org.opensaml.profile.logic.IPRangePredicate
-
Deprecated.
- setBrowserProfile(boolean) - Method in class org.opensaml.profile.context.ProfileRequestContext
-
Set whether the current profile request is browser-based.
- setEvent(EventType) - Method in class org.opensaml.profile.context.EventContext
-
Set the event represented by the context.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.profile.action.AbstractProfileAction
-
Set the current HTTP request.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.profile.logic.IPRangePredicate
-
Set the servlet request to evaluate.
- setHttpServletResponse(HttpServletResponse) - Method in class org.opensaml.profile.action.AbstractProfileAction
-
Set the current HTTP response.
- setLoggingId(String) - Method in class org.opensaml.profile.context.ProfileRequestContext
-
Set the logging ID of the profile used by the current request.
- setOperation(String) - Method in class org.opensaml.profile.context.AccessControlContext
-
Set the operation being performed.
- setProfileId(String) - Method in class org.opensaml.profile.context.ProfileRequestContext
-
Set the ID of the profile used by the current request.
- setRanges(Collection<IPRange>) - Method in class org.opensaml.profile.logic.IPRangePredicate
-
Set the address ranges to check against.
- setResource(String) - Method in class org.opensaml.profile.context.AccessControlContext
-
Set the resource being operated on.
- start(String) - Method in class org.opensaml.profile.context.MetricContext
-
Conditionally starts one or more timers based on the supplied object identifier.
- stop(String) - Method in class org.opensaml.profile.context.MetricContext
-
Stops any timers associated with the supplied object identifier and removes them
from the tracking map.