Uses of Class
net.shibboleth.idp.attribute.EmptyAttributeValue
-
Packages that use EmptyAttributeValue Package Description net.shibboleth.idp.attribute IdPAttributes are protocol-agnostic units of information about some thing, usually a user. -
-
Uses of EmptyAttributeValue in net.shibboleth.idp.attribute
Fields in net.shibboleth.idp.attribute declared as EmptyAttributeValue Modifier and Type Field Description static EmptyAttributeValueEmptyAttributeValue. NULLInstance of null empty attribute value.static EmptyAttributeValueEmptyAttributeValue. ZERO_LENGTHInstance of zero length attribute value.
-