Overview
Package
Class
Use
Tree
Deprecated
Index
Help
aerogear-security-picketlink 1.2.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
H
I
L
O
R
T
V
A
AuthenticationManagerImpl
- Class in
org.jboss.aerogear.security.picketlink.auth
A
AuthenticationManager
implementation executes the basic authentication operations for User
AuthenticationManagerImpl()
- Constructor for class org.jboss.aerogear.security.picketlink.auth.
AuthenticationManagerImpl
C
create(User, String)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
This method creates a new User
CredentialMatcher
- Class in
org.jboss.aerogear.security.picketlink.auth
Responsible for matching credentials against the IDM
CredentialMatcher()
- Constructor for class org.jboss.aerogear.security.picketlink.auth.
CredentialMatcher
F
findAllByRole(String)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Get All the users
findById(long)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Find an User by the id specified
findByUsername(String)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Find an User by the username specified
G
getLogin()
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Retrieve the logged user name
getSecret()
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Represents the generated TOTP secret for the current User logged in.
grant(String...)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
This method allows to specify which
roles
must be assigned to User
GrantConfiguration
- Class in
org.jboss.aerogear.security.picketlink.authz
GrantMethods
implementation is a builder to apply roles to User
GrantConfiguration()
- Constructor for class org.jboss.aerogear.security.picketlink.authz.
GrantConfiguration
H
hasExpired()
- Method in class org.jboss.aerogear.security.picketlink.auth.
CredentialMatcher
Check if the credential has already expired
hasRoles(Set<String>)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Role validation against the IDM
I
IdentityManagementImpl
- Class in
org.jboss.aerogear.security.picketlink.authz
IdentityManagement
allows to assign a set of roles to User on Identity Manager provider
IdentityManagementImpl()
- Constructor for class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
isValid()
- Method in class org.jboss.aerogear.security.picketlink.auth.
CredentialMatcher
Check if the credential is valid
L
login(User, String)
- Method in class org.jboss.aerogear.security.picketlink.auth.
AuthenticationManagerImpl
Logs in the specified User.
logout()
- Method in class org.jboss.aerogear.security.picketlink.auth.
AuthenticationManagerImpl
Logs out the specified User from the system.
O
org.jboss.aerogear.security.picketlink.auth
- package org.jboss.aerogear.security.picketlink.auth
org.jboss.aerogear.security.picketlink.authz
- package org.jboss.aerogear.security.picketlink.authz
R
remove(String)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Remove an User
reset(User, String, String)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
Reset user' password
revoke(String...)
- Method in class org.jboss.aerogear.security.picketlink.authz.
GrantConfiguration
This method allows to revoke which
roles
must be revoked to User
revoke(String...)
- Method in class org.jboss.aerogear.security.picketlink.authz.
IdentityManagementImpl
This method allows to revoke which
roles
must be revoked to User
roles(String[])
- Method in class org.jboss.aerogear.security.picketlink.authz.
GrantConfiguration
This method specifies which roles will be applied to User
T
to(User)
- Method in class org.jboss.aerogear.security.picketlink.authz.
GrantConfiguration
This method revokes roles specified on
IdentityManagement.revoke(String...)
to(String)
- Method in class org.jboss.aerogear.security.picketlink.authz.
GrantConfiguration
This method applies roles specified on
IdentityManagement.grant(String...)
V
validate(User, String)
- Method in class org.jboss.aerogear.security.picketlink.auth.
CredentialMatcher
Validate if the credential provided matches
A
C
F
G
H
I
L
O
R
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
aerogear-security-picketlink 1.2.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
JBoss by Red Hat
. All Rights Reserved.