D G N S T V 

D

determineAcceptance(TermsOfUseContext) - Method in interface net.shibboleth.idp.tou.TermsOfUseEngine
Determines the acceptance for the terms of use of a user.

G

getTermsOfUseDecision() - Method in class net.shibboleth.idp.tou.TermsOfUseContext
Gets the terms of use decision established by the user.

N

net.shibboleth.idp.tou - package net.shibboleth.idp.tou
Engine for Terms of Use acceptance.

S

serialVersionUID - Static variable in exception net.shibboleth.idp.tou.TermsOfUseException
Serial version UID.
setTermsOfUseDecision(TermsOfUseContext.Decision) - Method in class net.shibboleth.idp.tou.TermsOfUseContext
Sets the terms of use decision established by the user.

T

TermsOfUseContext - Class in net.shibboleth.idp.tou
Context used to collect data about the terms of use acceptance.
TermsOfUseContext() - Constructor for class net.shibboleth.idp.tou.TermsOfUseContext
Constructor.
TermsOfUseContext.Decision - Enum in net.shibboleth.idp.tou
Indicates the result of the terms of use engine's attempt to gain user acceptance.
TermsOfUseContext.Decision() - Constructor for enum net.shibboleth.idp.tou.TermsOfUseContext.Decision
 
termsOfUseDecision - Variable in class net.shibboleth.idp.tou.TermsOfUseContext
The decision determined by the terms of use engine.
TermsOfUseEngine - Interface in net.shibboleth.idp.tou
A terms of use engine is used to determine if the user accepts some terms of use.
TermsOfUseException - Exception in net.shibboleth.idp.tou
Exception thrown to indicate a problem determining a user's consent.
TermsOfUseException() - Constructor for exception net.shibboleth.idp.tou.TermsOfUseException
Constructor.
TermsOfUseException(String) - Constructor for exception net.shibboleth.idp.tou.TermsOfUseException
Constructor.
TermsOfUseException(Exception) - Constructor for exception net.shibboleth.idp.tou.TermsOfUseException
Constructor.
TermsOfUseException(String, Exception) - Constructor for exception net.shibboleth.idp.tou.TermsOfUseException
Constructor.

V

valueOf(String) - Static method in enum net.shibboleth.idp.tou.TermsOfUseContext.Decision
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.shibboleth.idp.tou.TermsOfUseContext.Decision
Returns an array containing the constants of this enum type, in the order they are declared.
D G N S T V 

Copyright © 1999–2014. All rights reserved.