Uses of Class
hudson.security.FederatedLoginServiceUserProperty
-
Packages that use FederatedLoginServiceUserProperty Package Description hudson.security Security-related code. -
-
Uses of FederatedLoginServiceUserProperty in hudson.security
Methods in hudson.security that return types with arguments of type FederatedLoginServiceUserProperty Modifier and Type Method Description abstract Class<? extends FederatedLoginServiceUserProperty>
FederatedLoginService. getUserPropertyClass()
Returns your implementation ofFederatedLoginServiceUserProperty
that stores opaque identifiers.
-