|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthSifRefIdType | |
|---|---|
| com.edustructures.sifworks.infra | Classes to model Infrastructure Elements (SIF 2.0 Specification, Infrastructure and Infrastructure Working Group) |
| Uses of AuthSifRefIdType in com.edustructures.sifworks.infra |
|---|
| Fields in com.edustructures.sifworks.infra declared as AuthSifRefIdType | |
|---|---|
static AuthSifRefIdType |
AuthSifRefIdType.EMPLOYEEPERSONAL
EmployeePersonal ("EmployeePersonal") |
static AuthSifRefIdType |
AuthSifRefIdType.STAFFPERSONAL
StaffPersonal ("StaffPersonal") |
static AuthSifRefIdType |
AuthSifRefIdType.STUDENTCONTACT
StudentContact ("StudentContact") |
static AuthSifRefIdType |
AuthSifRefIdType.STUDENTPERSONAL
StudentPersonal ("StudentPersonal") |
| Methods in com.edustructures.sifworks.infra that return AuthSifRefIdType | |
|---|---|
static AuthSifRefIdType |
AuthSifRefIdType.wrap(java.lang.String value)
Wrap an arbitrary string value in an AuthSifRefIdType object. |
| Methods in com.edustructures.sifworks.infra with parameters of type AuthSifRefIdType | |
|---|---|
void |
Authentication.setSIF_RefObject(AuthSifRefIdType value)
Sets the value of the SIF_RefObject attribute. |
| Constructors in com.edustructures.sifworks.infra with parameters of type AuthSifRefIdType | |
|---|---|
Authentication(java.lang.String refId,
java.lang.String sifRefId,
AuthSifRefIdType sifRefObject)
Constructor that accepts values for all mandatory fields |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||