public final class ShibbolethCompatiblePersistentIdGenerator extends Object implements PersistentIdGenerator
| Constructor and Description |
|---|
ShibbolethCompatiblePersistentIdGenerator() |
public ShibbolethCompatiblePersistentIdGenerator()
public String generate(Principal principal, Service service)
PersistentIdGeneratorgenerate in interface PersistentIdGeneratorprincipal - the principal to generate the id for.service - the service to generate the id for.public void setSalt(String salt)
Copyright © 2004-2012 Jasig. All Rights Reserved.