|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.geant.edugain.meta.metadata.RoleInterface
net.geant.edugain.meta.metadata.IDPInterface
public class IDPInterface
This class contains a representation of the eduGAIN mapping for a SAML2 IDPSSODescriptor metadata element.
| Field Summary | |
|---|---|
private java.util.ArrayList<EGAttribute> |
attributes
Attributes supported by this IDP interface |
| Constructor Summary | |
|---|---|
IDPInterface()
Constructor |
|
| Method Summary | |
|---|---|
java.util.ArrayList<EGAttribute> |
getAttributes()
Gets the list of attributes supported by this IDP interface |
| Methods inherited from class net.geant.edugain.meta.metadata.RoleInterface |
|---|
getComponentID, getContactURL, getId, setComponentID, setContactURL, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.ArrayList<EGAttribute> attributes
| Constructor Detail |
|---|
public IDPInterface()
| Method Detail |
|---|
public java.util.ArrayList<EGAttribute> getAttributes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||