|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AuthNAnonymousMaterials | Marker class for specifying an anonymous identity for IContext.open(Object)
This class is for IdAS consumers that need to open a context and specify that the contxt be opened using an anonymous identity. |
| AuthNDigestMaterials | |
| AuthNLeastPrivilegedUserMaterials | Marker class for specifying a Context Provider-configured least privileged user identity for IContext.open(Object). |
| AuthNNamePasswordMaterials | Simple username and password authorization materials which may be used in
IContext.open(Object) |
| AuthNSAML2AssertionMaterials | |
| AuthNSelfIssuedMaterials | Authorization materials comprised of privatepersonalidentifier, publicKey modulus, and publicKey exponent which may be used in
IContext.open(Object). |
| AuthNX509CertificateMaterials | |
| DereferenceAttrValuesExtension | |
This package provides some basic implementations of various IdAS interfaces for use by context providers.
The basic implementations in this package are meant to provide minimal functionality. Concerns such as scalability, thread-safety, and performance were ignored during their creation, thus context provider writers should use caution in their incorporation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||