public final class SPTypeEnumeration extends Object
<eidas:SPType> element.| Modifier and Type | Field and Description |
|---|---|
static SPTypeEnumeration |
PRIVATE
The "private" SP type.
|
static SPTypeEnumeration |
PUBLIC
The "public" SP type.
|
| Constructor and Description |
|---|
SPTypeEnumeration(String type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getValue()
Returns the type value.
|
int |
hashCode() |
String |
toString() |
public static final SPTypeEnumeration PUBLIC
public static final SPTypeEnumeration PRIVATE
public SPTypeEnumeration(String type)
type - the SP typepublic String getValue()
Copyright © 2018 Litsec AB. All rights reserved.