|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<T>
org.opensaml.xml.util.ClassIndexedSet<CredentialContext>
org.opensaml.xml.security.credential.CredentialContextSet
public class CredentialContextSet
This class holds instances of CredentialContext which represent information
about the context in which a CredentialResolver has resolved a Credential.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.opensaml.xml.util.ClassIndexedSet |
|---|
ClassIndexedSet.ClassIndexedSetIterator |
| Constructor Summary | |
|---|---|
CredentialContextSet()
|
|
| Method Summary |
|---|
| Methods inherited from class org.opensaml.xml.util.ClassIndexedSet |
|---|
add, add, clear, contains, get, getIndexClass, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, contains, containsAll, isEmpty, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
addAll, contains, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
|---|
public CredentialContextSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||