| 
    mitreid-connect
    
   | 
 


公開メンバ関数 | |
| SavedUserAuthentication (Authentication src) | |
| SavedUserAuthentication () | |
| Long | getId () | 
| void | setId (Long id) | 
| String | getName () | 
| Collection< GrantedAuthority > | getAuthorities () | 
| Object | getCredentials () | 
| Object | getDetails () | 
| Object | getPrincipal () | 
| boolean | isAuthenticated () | 
| void | setAuthenticated (boolean isAuthenticated) throws IllegalArgumentException | 
| String | getSourceClass () | 
| void | setSourceClass (String sourceClass) | 
| void | setName (String name) | 
| void | setAuthorities (Collection< GrantedAuthority > authorities) | 
非公開変数類 | |
| Long | id | 
| String | name | 
| Collection< GrantedAuthority > | authorities | 
| boolean | authenticated | 
| String | sourceClass | 
静的非公開変数類 | |
| static final long | serialVersionUID = -1804249963940323488L | 
This class stands in for an original Authentication object.
      
  | 
  inline | 
Create a Saved Auth from an existing Auth token
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| authorities | the authorities to set | 
      
  | 
  inline | 
| id | the id to set | 
      
  | 
  inline | 
| name | the name to set | 
      
  | 
  inline | 
| sourceClass | the sourceClass to set | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  staticprivate | 
      
  | 
  private | 
 1.8.13