Class StaticRegisteredServiceUsernameProvider

java.lang.Object
org.apereo.cas.services.BaseRegisteredServiceUsernameAttributeProvider
org.apereo.cas.services.StaticRegisteredServiceUsernameProvider
All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServiceUsernameAttributeProvider

public class StaticRegisteredServiceUsernameProvider extends BaseRegisteredServiceUsernameAttributeProvider
Returns a static value for the username attribute.
Since:
7.0.0
See Also: