Serialized Form
-
Package se.swedenconnect.opensaml.sweid.saml2.attribute
-
Class se.swedenconnect.opensaml.sweid.saml2.attribute.AttributeSetImpl
class AttributeSetImpl extends Object implements Serializable- serialVersionUID:
- 6392579786155678789L
-
Serialized Fields
-
friendlyName
String friendlyName
The "friendly name" of the attribute profile. -
identifier
String identifier
The unique profile identifier. -
recommendedAttributes
List<AttributeTemplate> recommendedAttributes
The recommended attributes for this attribute profile. -
requiredAttributes
List<AttributeTemplate> requiredAttributes
The required attributes for this attribute profile. -
uri
String uri
The unique profile URI.
-
-
Exception Class se.swedenconnect.opensaml.sweid.saml2.attribute.AttributesValidationException
class AttributesValidationException extends Exception implements Serializable
-
-
Package se.swedenconnect.opensaml.sweid.saml2.metadata.entitycategory
-
Class se.swedenconnect.opensaml.sweid.saml2.metadata.entitycategory.EntityCategoryImpl
class EntityCategoryImpl extends Object implements Serializable-
Serialized Fields
-
type
EntityCategoryType type
The type of entity category. -
uri
String uri
The unique URI for this category.
-
-
-
Class se.swedenconnect.opensaml.sweid.saml2.metadata.entitycategory.ServiceEntityCategoryImpl
class ServiceEntityCategoryImpl extends EntityCategoryImpl implements Serializable-
Serialized Fields
-
attributeSet
AttributeSet attributeSet
The attribute profile for this category. -
loaUris
List<String> loaUris
The level of assurance URI of this category.
-
-
-
-
Package se.swedenconnect.opensaml.sweid.saml2.signservice
-
Exception Class se.swedenconnect.opensaml.sweid.saml2.signservice.SADValidationException
class SADValidationException extends Exception implements Serializable-
Serialized Fields
-
errorCode
SADValidationException.ErrorCode errorCode
The SAD validation error code.
-
-
-