Package net.shibboleth.idp.attribute.impl
Implementations of general attribute functionality.
-
Class Summary Class Description ComputedPairwiseIdStore APairwiseIdStorethat generates a pairwise ID by computing the hash of a given attribute value, the entity ID of the recipient, and a salt.JDBCPairwiseIdStore JDBC-based storage management for pairwise IDs. -
Enum Summary Enum Description ComputedPairwiseIdStore.Encoding Post-digest encoding types.