Uses of Package
org.springframework.security.oauth2.provider.approval

Packages that use org.springframework.security.oauth2.provider.approval
org.springframework.security.oauth2.provider.approval   
org.springframework.security.oauth2.provider.endpoint   
 

Classes in org.springframework.security.oauth2.provider.approval used by org.springframework.security.oauth2.provider.approval
Approval
           
Approval.ApprovalStatus
           
ApprovalStore
          Interface for saving, retrieving and revoking user approvals (per client, per scope).
UserApprovalHandler
          Basic interface for determining whether a given client authentication request has been approved by the current user.
 

Classes in org.springframework.security.oauth2.provider.approval used by org.springframework.security.oauth2.provider.endpoint
UserApprovalHandler
          Basic interface for determining whether a given client authentication request has been approved by the current user.
 



Copyright © 2013. All rights reserved.