- validateIdp(InstitutionIdentityProvider) - Static method in class selfservice.util.SpringSecurity
-
- valueOf(String) - Static method in enum selfservice.domain.CoinAuthority.Authority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum selfservice.domain.JiraTask.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum selfservice.domain.JiraTask.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum selfservice.domain.JiraTask.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum selfservice.domain.CoinAuthority.Authority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum selfservice.domain.JiraTask.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum selfservice.domain.JiraTask.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum selfservice.domain.JiraTask.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vootClient(Environment, String, String, String, String, String) - Method in class selfservice.Application
-
- VootClient - Interface in selfservice.service
-
- VootClientImpl - Class in selfservice.service.impl
-
- VootClientImpl(String, String, String, String, String) - Constructor for class selfservice.service.impl.VootClientImpl
-
- VootClientMock - Class in selfservice.service.impl
-
- VootClientMock() - Constructor for class selfservice.service.impl.VootClientMock
-
- VootFilter - Class in selfservice.filter
-
Servlet filter that performs Oauth 2.0 (authorization code) against
voot.surfconext.nl and gets group information of the 'admin teams'.
- VootFilter(VootClient, String, String, String) - Constructor for class selfservice.filter.VootFilter
-