Package org.pidome.server.services.auth
package org.pidome.server.services.auth
Authentication services.
Provides services and integration to apply authentication to users and or other systems.
- Since:
- 1.0
-
Class SummaryClassDescriptionThe authorization provider.Service responsible for authentication services.The default authorization provider which denies all.A combined Permission with allowed operation on that permission.Converts to and from a string.Serilizaer for the permission tree.The authentication provider.User mapping for jwt token auth.The token used in the authentication of a request on behalf of a user.Class to create an object supporting when a token was issued.Dao for auth.
-
Enum Class SummaryEnum ClassDescriptionCollection of permissions.An operation on a permission.A category for a permission.A permission sub category.
-
Exception SummaryExceptionDescriptionException for
Auth service
.Exception used when a permission is not present.