クラス AccessTokenAuthenticationProvider.AccessTokenUserEntityResolver

java.lang.Object
org.iplass.mtp.impl.auth.oauth.AccessTokenAuthenticationProvider.AccessTokenUserEntityResolver
すべての実装されたインタフェース:
org.iplass.mtp.impl.auth.authenticate.UserEntityResolver
含まれているクラス:
AccessTokenAuthenticationProvider

public class AccessTokenAuthenticationProvider.AccessTokenUserEntityResolver extends Object implements org.iplass.mtp.impl.auth.authenticate.UserEntityResolver
  • メソッドの詳細

    • inited

      public void inited(org.iplass.mtp.impl.auth.AuthService service, org.iplass.mtp.impl.auth.authenticate.AuthenticationProvider provider)
      定義:
      inited インタフェース内 org.iplass.mtp.impl.auth.authenticate.UserEntityResolver
    • searchUser

      public org.iplass.mtp.auth.User searchUser(org.iplass.mtp.impl.auth.authenticate.AccountHandle account)
      定義:
      searchUser インタフェース内 org.iplass.mtp.impl.auth.authenticate.UserEntityResolver
    • getUnmodifiableUniqueKeyProperty

      public String getUnmodifiableUniqueKeyProperty()
      定義:
      getUnmodifiableUniqueKeyProperty インタフェース内 org.iplass.mtp.impl.auth.authenticate.UserEntityResolver
    • getActual

      public org.iplass.mtp.impl.auth.authenticate.UserEntityResolver getActual()