Class OicUserProperty

java.lang.Object
hudson.model.UserProperty
org.jenkinsci.plugins.oic.OicUserProperty
All Implemented Interfaces:
ExtensionPoint, Describable<UserProperty>, ReconfigurableDescribable<UserProperty>

public class OicUserProperty extends UserProperty
  • Constructor Details

    • OicUserProperty

      public OicUserProperty(String userName, Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)
  • Method Details