public class AuthResult extends Object
Authenticator
AuthResult(boolean authenticated, String userId)
String
getUserId()
boolean
isAuthenticated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthResult(boolean authenticated, String userId)
public boolean isAuthenticated()
public String getUserId()
Copyright © 2018 WSO2. All rights reserved.