A C D E F G I J L M N O P R S U V

A

ACRIS_API_KEY_STRING - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ACRIS_CODESVR_STRING - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ACRIS_LOCALE_STRING - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ACRIS_SESSION_ID_STRING - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ACRIS_THEME_STRING - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ACRIS_WEB_ID_STRING - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ApiKeySession - Class in sk.seges.acris.security.shared.apikey
 
ApiKeySession() - Constructor for class sk.seges.acris.security.shared.apikey.ApiKeySession
 
ApiKeySession(Long, Long) - Constructor for class sk.seges.acris.security.shared.apikey.ApiKeySession
 
ApiKeySessionHolder - Class in sk.seges.acris.security.shared.apikey
 
ApiKeySessionHolder() - Constructor for class sk.seges.acris.security.shared.apikey.ApiKeySessionHolder
 
appendSesion(String, Long) - Method in class sk.seges.acris.security.shared.apikey.ApiKeySessionHolder
 

C

check() - Method in interface sk.seges.acris.security.client.CheckableSecuredObject
Calling check triggers checking actual authorities of a user and their implication on the security of the object.
CheckableSecuredObject - Interface in sk.seges.acris.security.client
Secured object where it is possible to call security check in runtime.
clear() - Method in class sk.seges.acris.security.server.session.ClientSession
 
CLIENT_SESSION_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
ClientSession - Class in sk.seges.acris.security.server.session
 
ClientSession() - Constructor for class sk.seges.acris.security.server.session.ClientSession
 
CREATE_PERMISSION - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
Deprecated. Use CREATE_SUFFIX instead and be aware of leading underscore.
CREATE_SUFFIX - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
 

D

DELETE_PERMISSION - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
Deprecated. Use DELETE_SUFFIX instead and be aware of leading underscore.
DELETE_SUFFIX - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
 
DOMAIN_ATTRIBUTE - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 

E

EDIT_PERMISSION - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
Deprecated. Use EDIT_SUFFIX instead and be aware of leading underscore.
EDIT_SUFFIX - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
 

F

FROM_URL_ATTRIBUTE - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 

G

get(String) - Method in class sk.seges.acris.security.server.session.ClientSession
 
getExpirationTimestamp() - Method in class sk.seges.acris.security.shared.apikey.ApiKeySession
 
getMask() - Method in interface sk.seges.acris.security.shared.user_management.domain.IPermission
 
getMask() - Method in enum sk.seges.acris.security.shared.user_management.domain.Permission
 
getSession() - Method in class sk.seges.acris.security.server.session.ClientSession
 
getSession(String) - Method in class sk.seges.acris.security.shared.apikey.ApiKeySessionHolder
 
getSessionId() - Method in class sk.seges.acris.security.server.session.ClientSession
 
getUser() - Method in class sk.seges.acris.security.server.session.ClientSession
 
getUserId() - Method in class sk.seges.acris.security.shared.apikey.ApiKeySession
 
getUserPermissions() - Method in interface sk.seges.acris.security.shared.user_management.domain.api.GroupAuthoritiesHolder
 
GOOGLE_APPS_ATTRIBUTE_VALUE - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
GroupAuthoritiesHolder<T extends UserPermission> - Interface in sk.seges.acris.security.shared.user_management.domain.api
RolePermissionDTO and UserPermission holder used for harvesting authorities to the user.

I

IPermission - Interface in sk.seges.acris.security.shared.user_management.domain
 

J

JSESSIONID_COOKIE_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 

L

LANGUAGE_COOKIE_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
LOGGED_ROLE_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
LOGIN_RUN_AS - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
LOGIN_TOKEN_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
LoginConstants - Class in sk.seges.acris.security.server.util
 
LoginConstants() - Constructor for class sk.seges.acris.security.server.util.LoginConstants
 
LOGINNAME_COOKIE_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
LOGINPASSWORD_COOKIE_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 

M

ManagedSecurity - Annotation Type in sk.seges.acris.security.client.annotations
 
Method - Annotation Type in sk.seges.acris.security.shared.annotation
 
MethodType - Enum in sk.seges.acris.security.shared
 

N

name() - Method in interface sk.seges.acris.security.shared.user_management.domain.api.UserPermission
 
name() - Method in interface sk.seges.acris.security.shared.user_management.domain.IPermission
 
NONE - Static variable in interface sk.seges.acris.security.shared.user_management.domain.api.UserPermission
 

O

OPENID_COOKIE_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
OPENID_PROVIDER_ATTRIBUTE - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 

P

Permission - Enum in sk.seges.acris.security.shared.user_management.domain
Permission is the base stone in security.
put(String, Object) - Method in class sk.seges.acris.security.server.session.ClientSession
 

R

RuntimeSecurity - Annotation Type in sk.seges.acris.security.client.annotations
 

S

Secured - Annotation Type in sk.seges.acris.security.client.annotations
 
setExpirationTimestamp(Long) - Method in class sk.seges.acris.security.shared.apikey.ApiKeySession
 
setSession(Map<String, Object>) - Method in class sk.seges.acris.security.server.session.ClientSession
 
setSessionId(String) - Method in class sk.seges.acris.security.server.session.ClientSession
 
setUser(UserData) - Method in class sk.seges.acris.security.server.session.ClientSession
 
setUserId(Long) - Method in class sk.seges.acris.security.shared.apikey.ApiKeySession
 
setUserPermissions(List<T>) - Method in interface sk.seges.acris.security.shared.user_management.domain.api.GroupAuthoritiesHolder
 
sk.seges.acris.security.client - package sk.seges.acris.security.client
 
sk.seges.acris.security.client.annotations - package sk.seges.acris.security.client.annotations
 
sk.seges.acris.security.server.session - package sk.seges.acris.security.server.session
 
sk.seges.acris.security.server.util - package sk.seges.acris.security.server.util
 
sk.seges.acris.security.shared - package sk.seges.acris.security.shared
 
sk.seges.acris.security.shared.annotation - package sk.seges.acris.security.shared.annotation
 
sk.seges.acris.security.shared.apikey - package sk.seges.acris.security.shared.apikey
 
sk.seges.acris.security.shared.user_management.domain - package sk.seges.acris.security.shared.user_management.domain
 
sk.seges.acris.security.shared.user_management.domain.api - package sk.seges.acris.security.shared.user_management.domain.api
 

U

USER_NAME - Static variable in class sk.seges.acris.security.server.util.LoginConstants
 
UserPermission - Interface in sk.seges.acris.security.shared.user_management.domain.api
 

V

valueOf(String) - Static method in enum sk.seges.acris.security.shared.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sk.seges.acris.security.shared.user_management.domain.Permission
Returns the enum constant of this type with the specified name.
values() - Static method in enum sk.seges.acris.security.shared.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sk.seges.acris.security.shared.user_management.domain.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW_PERMISSION - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
Deprecated. Use VIEW_SUFFIX instead and be aware of leading underscore.
VIEW_SUFFIX - Static variable in enum sk.seges.acris.security.shared.user_management.domain.Permission
 

A C D E F G I J L M N O P R S U V

Copyright © 2014 Seges s.r.o.. All Rights Reserved.