ClaimFunctor |
A functor that operates on claims.
|
jExclude |
This will omit the claims.
|
jGet |
This returns the value of the claim.
|
jHasClaim |
This takes the name of a claim and returns whether or not it exists in the current set of claims.
|
jhasScope |
Check if a single scope is allowed for this source.
|
jInclude |
This will include only the list of claims in the final claims object.
|
jIsMemberOf |
This will check that the user is a member of ever listed group.
|
jRename |
This will rename a claim.
|
jSet |
Sets a claim to a specified value.
|
OA2FunctorFactory |
A Claims Aware functor factory.
|