Uses of Class
net.anotheria.portalkit.adminapi.rest.filter.auth.AuthError
-
Packages that use AuthError Package Description net.anotheria.portalkit.adminapi.rest.filter.auth -
-
Uses of AuthError in net.anotheria.portalkit.adminapi.rest.filter.auth
Methods in net.anotheria.portalkit.adminapi.rest.filter.auth that return AuthError Modifier and Type Method Description AuthErrorAuthResult. getAuthError()Constructors in net.anotheria.portalkit.adminapi.rest.filter.auth with parameters of type AuthError Constructor Description AuthResult(AuthError authError)
-