Interface EntityCategory
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ServiceEntityCategory
- All Known Implementing Classes:
EntityCategoryImpl
,ServiceEntityCategoryImpl
Represents an Entity Category according to the Swedish eID Framework.
- Author:
- Martin Lindström (martin@idsec.se)
-
Method Details
-
getUri
String getUri()Each entity category is assigned an unique URI. This method returns this value.- Returns:
- the entity category URI
-
getType
EntityCategoryType getType()Returns the type of entity category.- Returns:
- the type of entity category
-